Check if a given step in a query is 'definite'.
A query step is 'definite' if its parent pattern will be guaranteed to match successfully once it reaches the step.
See Implementation
Check if a given step in a query is 'definite'.
A query step is 'definite' if its parent pattern will be guaranteed to match successfully once it reaches the step.